| Name | Description | |
|---|---|---|
![]() | addWidget | Adds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page. |
![]() | createAppearance | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getAlternateName | Gets the field alternate name. |
![]() | getCalculateAction | Gets the calculate action. |
![]() | getCosField | Gets the underlying COS Object. |
![]() | getCosTopParent | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getDefaultValue | Gets the field default value. |
![]() | getFlags | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getForm | Gets the Acrobat form this field belongs to. |
![]() | getFormatAction | Gets the format action. |
![]() | getKeyPressAction | Gets the keypress action. |
![]() | getMappingName | Gets the field mapping name. |
![]() | getName | Gets the field name. |
![]() | getTextDirection | Gets the text direction. |
![]() | getType | Gets the field type. |
![]() | getValidateAction | Gets the validate action. |
![]() | getValue | Gets the field value. |
![]() | getWidget | Gets the field widget at the specified index. A widget is the visual representation of a form field on a PF page. |
![]() | getWidgets | Gets the list of field widgets. |
![]() | isExportable | Gets a value indicating whether the field can be exported or not. |
![]() | isReadOnly | Gets a value indicating whether the field is read-only. |
![]() | isRequired | Gets a value indicating whether the field is required. |
![]() | setAlternateName | Sets the field alternate name. |
![]() | setCalculateAction | Sets the calculate action. |
![]() | setCosTopParent | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setDefaultValue | Sets the field default value. |
![]() | setFlags | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setFormatAction | Sets the format action. |
![]() | setIsExportable | Sets a value indicating whether the field can be exported or not. |
![]() | setIsReadOnly | Sets a value indicating whether the field is read-only. |
![]() | setIsRequired | Sets a value indicating whether the field is required. |
![]() | setKeyPressAction | Sets the keypress action. |
![]() | setMappingName | Sets the field mapping name. |
![]() | setName | Sets the field name. |
![]() | setTextDirection | Sets the text direction. |
![]() | setValidateAction | Sets the validate action. |
![]() | setValue | Sets the field value. |
![]() | toString | |
![]() | updateFromFDFField | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | updateFromXFDFField | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | updateFromXMLField | This method supports the internal library infrastructure and should not be used by external client code. |

